aspell-en software package provides English dictionary for GNU Aspell, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install aspell-en
aspell-en is installed in your system.
Make ensure the aspell-en package were installed using the commands given below,
$ sudo dpkg-query -l | grep aspell-en *
You will get with aspell-en package name, version, architecture and description in a table
| Distro | Ubuntu 12 04 lts precise pangolin |
| Section | Text Processing |
| Package | aspell-en |
| Version | 6.0-0-6ubuntu2 |
| Description | English dictionary for GNU Aspell |
| Sub Section | Text |